Main.Bf3UploadStart
This command starts the upload of a BEC2/BF3 file to update
the reader's configuration and/or firmware.
The
reader responds by requesting the first data block within
the BEC2/BF3 file. To transfer this data block, run the
Main.Bf3UploadContinue command afterwards.
For more details about implementation, please refer to the help topic Implement wired upload via the host.
Properties
- Command code: 0xF010
- Command timeout: 100 ms
- Possible status codes: General status codes, Main.ErrInvalidState
Parameters (request frame)
None
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
ReqDataAdr | Integer (32 bits) | Start byte of first data block requested by the reader |
ReqDataLen | Integer (16 bits) | Number of bytes of first data block requested by the reader |